Enum Util.LogLevel

Constants for LogLevel IDs.

Tables

Util.LogLevel Table of Util.LogLevel constants.


Tables

Util.LogLevel

Table of Util.LogLevel constants. To be used with Util.PrintLog function.

  • INFO - Only information messages will be shown.
  • WARNING - Non-critical warnings and information messages will be shown.
  • ERROR - Critical errors, non-critical warnings and information messages will be shown.
generated by TEN-LDoc (a fork of LDoc 1.4.6)